projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
344634d
)
Obsolete the light-blue theme
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 3 Oct 2021 09:03:55 +0000
(11:03 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 3 Oct 2021 09:04:04 +0000
(11:04 +0200)
* etc/themes/light-blue-theme.el (light-blue): Make theme obsolete
since it's not maintained and seems to serve no particular use
case (bug#47047).
etc/themes/light-blue-theme.el
patch
|
blob
|
history
diff --git
a/etc/themes/light-blue-theme.el
b/etc/themes/light-blue-theme.el
index 62528856da0a58a361ca44f79e31e5cb46846e76..8f4502a0cb32aba4319a469e87dd5ed7d832f548 100644
(file)
--- a/
etc/themes/light-blue-theme.el
+++ b/
etc/themes/light-blue-theme.el
@@
-28,6
+28,8
@@
(deftheme light-blue
"Face colors utilizing a light blue background.")
+(make-obsolete 'light-blue nil "29.1")
+
(let ((class '((class color) (min-colors 89))))
(custom-theme-set-faces
'light-blue